home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / PlatMsg.dll / 0 / RCDATA / TFORMVISORVULNER / TFORMVISORVULNER.txt < prev   
Text File  |  2008-07-16  |  4KB  |  164 lines

  1. object FormVisorVulner: TFormVisorVulner
  2.   Left = 446
  3.   Top = 105
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Visor de vulnerabilidades'
  7.   ClientHeight = 358
  8.   ClientWidth = 570
  9.   Color = 14609391
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object PlaGroupBox1: TPlaGroupBox
  21.     Left = 18
  22.     Top = 12
  23.     Width = 535
  24.     Height = 307
  25.     TitleFont.Charset = DEFAULT_CHARSET
  26.     TitleFont.Color = 13977088
  27.     TitleFont.Height = -11
  28.     TitleFont.Name = 'Tahoma'
  29.     TitleFont.Style = []
  30.     Caption = 'Lista de vulnerabilidades detectadas'
  31.     Font.Charset = ANSI_CHARSET
  32.     Font.Color = clWindowText
  33.     Font.Height = -11
  34.     Font.Name = 'Tahoma'
  35.     Font.Style = []
  36.     ParentFont = False
  37.     TabOrder = 0
  38.     object Image1: TImage
  39.       Left = 14
  40.       Top = 22
  41.       Width = 32
  42.       Height = 32
  43.       Picture.Data = {<image000.bmp>}
  44.       Transparent = True
  45.     end
  46.     object LabelBuscando: TLabel
  47.       Left = 57
  48.       Top = 25
  49.       Width = 138
  50.       Height = 13
  51.       Caption = 'Buscando vulnerabilidades...'
  52.       Transparent = True
  53.       Visible = False
  54.     end
  55.     object PlaProgressBarValue: TPlaProgressBar
  56.       Left = 57
  57.       Top = 48
  58.       Width = 458
  59.       Height = 17
  60.       Position = 100
  61.       Step = 0
  62.       Visible = False
  63.     end
  64.     object PndHTMLLabel1: TPndHTMLLabel
  65.       Left = 57
  66.       Top = 25
  67.       Width = 460
  68.       Height = 42
  69.       Caption = 
  70.         'Estas son las vulnerabilidades detectadas en tu PC.<BR>Pulsando ' +
  71.         'sobre el link de su p∩┐╜gina asociada podr∩┐╜s ver informaci∩┐╜n acerc' +
  72.         'a de cada vulnerabilidad.'
  73.     end
  74.     object PlaListView1: TPlaListView
  75.       Left = 57
  76.       Top = 80
  77.       Width = 458
  78.       Height = 183
  79.       Color = clWhite
  80.       CheckBoxes = False
  81.       Columns = <
  82.         item
  83.           Width = 70
  84.           Caption = 'Gravedad'
  85.           Font.Charset = DEFAULT_CHARSET
  86.           Font.Color = clWindowText
  87.           Font.Height = -11
  88.           Font.Name = 'MS Sans Serif'
  89.           Font.Style = []
  90.         end
  91.         item
  92.           Width = 83
  93.           Caption = 'Nombre'
  94.           Font.Charset = DEFAULT_CHARSET
  95.           Font.Color = clWindowText
  96.           Font.Height = -11
  97.           Font.Name = 'MS Sans Serif'
  98.           Font.Style = []
  99.         end
  100.         item
  101.           Width = 303
  102.           Caption = 'Virus o amenazas que la aprovechan'
  103.           Font.Charset = DEFAULT_CHARSET
  104.           Font.Color = clWindowText
  105.           Font.Height = -11
  106.           Font.Name = 'MS Sans Serif'
  107.           Font.Style = []
  108.         end>
  109.       DragCursor = crDrag
  110.       DragMode = dmManual
  111.       HideSelection = False
  112.       MultiSelect = False
  113.       ParentColor = False
  114.       ShowColumnHeaders = True
  115.       TabOrder = 0
  116.       OnDblClick = BtnMasInfoClick
  117.       OnSelectItem = ItemSeleccionado
  118.       Data = {000100000000FE}
  119.     end
  120.     object BtnMasInfo: TPlaButton
  121.       Left = 276
  122.       Top = 274
  123.       Width = 107
  124.       Height = 21
  125.       Caption = 'M∩┐╜s informaci∩┐╜n'
  126.       Enabled = False
  127.       TabOrder = 1
  128.       OnClick = BtnMasInfoClick
  129.     end
  130.     object BtnWindowsUpdate: TPlaButton
  131.       Left = 396
  132.       Top = 274
  133.       Width = 118
  134.       Height = 21
  135.       Caption = 'Windows Update'
  136.       Enabled = False
  137.       TabOrder = 2
  138.       OnClick = BtnWindowsUpdateClick
  139.     end
  140.   end
  141.   object PlaButton3: TPlaButton
  142.     Left = 482
  143.     Top = 330
  144.     Width = 72
  145.     Height = 21
  146.     Caption = 'Cerrar'
  147.     Font.Charset = ANSI_CHARSET
  148.     Font.Color = clWindowText
  149.     Font.Height = -11
  150.     Font.Name = 'Tahoma'
  151.     Font.Style = []
  152.     ParentFont = False
  153.     TabOrder = 1
  154.     OnClick = OnBotonCerrar
  155.     Cancel = True
  156.   end
  157.   object Timer1: TTimer
  158.     Enabled = False
  159.     OnTimer = OnTimer
  160.     Left = 160
  161.     Top = 320
  162.   end
  163. end
  164.